Skip to content

build(deps): bump the maven-minor-patch group across 1 directory with 7 updates#85

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/folia-phantom/maven-minor-patch-bb2a5c80f6
Open

build(deps): bump the maven-minor-patch group across 1 directory with 7 updates#85
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/folia-phantom/maven-minor-patch-bb2a5c80f6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown

Bumps the maven-minor-patch group with 7 updates in the /folia-phantom directory:

Package From To
org.ow2.asm:asm 9.7 9.10.1
org.ow2.asm:asm-tree 9.7 9.10.1
org.ow2.asm:asm-commons 9.7 9.10.1
org.apache.maven.plugins:maven-shade-plugin 3.5.1 3.6.2
org.apache.maven.plugins:maven-compiler-plugin 3.11.0 3.15.0
org.slf4j:slf4j-api 2.0.9 2.0.18
org.slf4j:slf4j-simple 2.0.9 2.0.18

Updates org.ow2.asm:asm from 9.7 to 9.10.1

Updates org.ow2.asm:asm-tree from 9.7 to 9.10.1

Updates org.ow2.asm:asm-commons from 9.7 to 9.10.1

Updates org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.6.2

Release notes

Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.

3.6.2

🐛 Bug Fixes

  • Bug: Extra JARs and Artifacts were not subjected to filtering (#785) @​cstamas

👻 Maintenance

📦 Dependency updates

3.6.1

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • ad8de59 [maven-release-plugin] prepare release maven-shade-plugin-3.6.2
  • 8eb19dc Drop unneeded dependencies (#788)
  • 397b2cd Drop excessive dependencies (#786)
  • eca6398 Bug: Extra JARs and Artifacts were not subjected to filtering (#785)
  • 7edce17 Update to parent POM v 47 (#781)
  • 3171a34 Mockito improvements (#783)
  • 678844b Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#782)
  • 73ec909 Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#780)
  • 5f7a877 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#778)
  • 73c5247 chore: remove junit3 reference (#762)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.15.0

Release notes

Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.

3.15.0

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

3.14.1

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

3.14.0

... (truncated)

Commits
  • 9290cb3 [maven-release-plugin] prepare release maven-compiler-plugin-3.15.0
  • 3657d40 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
  • 7bbf805 Bump plexusCompilerVersion from 2.16.1 to 2.16.2
  • 57fa938 Bump org.apache.maven.plugins:maven-plugins from 46 to 47
  • 385e3f2 Fix Java 25 compatibility during integration tests (#1020)
  • 6b34423 Bump org.apache.maven.plugins:maven-plugins from 45 to 46
  • aaeb9c6 [MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...
  • 6e3db9d Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2
  • 0fe9b84 Remove declaration of "plexus-snapshots" repository (#1010)
  • 35f6800 Bump org.ow2.asm:asm from 9.9 to 9.9.1
  • Additional commits viewable in compare view

Updates org.ow2.asm:asm-tree from 9.7 to 9.10.1

Updates org.ow2.asm:asm-commons from 9.7 to 9.10.1

Updates org.slf4j:slf4j-api from 2.0.9 to 2.0.18

Updates org.slf4j:slf4j-simple from 2.0.9 to 2.0.18

@dependabot @github

dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title build(deps): bump the maven-minor-patch group in /folia-phantom with 7 updates build(deps): bump the maven-minor-patch group across 1 directory with 7 updates Jul 13, 2026
… 7 updates

Bumps the maven-minor-patch group with 7 updates in the /folia-phantom directory:

| Package | From | To |
| --- | --- | --- |
| org.ow2.asm:asm | `9.7` | `9.10.1` |
| org.ow2.asm:asm-tree | `9.7` | `9.10.1` |
| org.ow2.asm:asm-commons | `9.7` | `9.10.1` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.1` | `3.6.2` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.15.0` |
| org.slf4j:slf4j-api | `2.0.9` | `2.0.18` |
| org.slf4j:slf4j-simple | `2.0.9` | `2.0.18` |



Updates `org.ow2.asm:asm` from 9.7 to 9.10.1

Updates `org.ow2.asm:asm-tree` from 9.7 to 9.10.1

Updates `org.ow2.asm:asm-commons` from 9.7 to 9.10.1

Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.1 to 3.6.2
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.1...maven-shade-plugin-3.6.2)

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.15.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.15.0)

Updates `org.ow2.asm:asm-tree` from 9.7 to 9.10.1

Updates `org.ow2.asm:asm-commons` from 9.7 to 9.10.1

Updates `org.slf4j:slf4j-api` from 2.0.9 to 2.0.18

Updates `org.slf4j:slf4j-simple` from 2.0.9 to 2.0.18

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: org.ow2.asm:asm
  dependency-version: 9.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: org.ow2.asm:asm-commons
  dependency-version: 9.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: org.ow2.asm:asm-commons
  dependency-version: 9.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: org.ow2.asm:asm-tree
  dependency-version: 9.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: org.ow2.asm:asm-tree
  dependency-version: 9.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-minor-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/folia-phantom/maven-minor-patch-bb2a5c80f6 branch from e93dcbe to 4cdfd59 Compare July 13, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants